home *** CD-ROM | disk | FTP | other *** search
/ PD ROM 1 / PD ROM Volume I - Macintosh Software from BMUG (1988).iso / Stacks / Hyper Education / Reading & Spelling / Flashcards⁄V1.2 / Flashcards_V1.2 / card_40028.txt < prev    next >
Encoding:
Text File  |  1988-04-23  |  349 b   |  20 lines

  1. -- card: 40028 from stack: in.2
  2. -- bmap block id: 40613
  3. -- flags: 0000
  4. -- background id: 2586
  5. -- name: 
  6. ----- HyperTalk script -----
  7. on openCard
  8.   talk "pajahmas.",150,130
  9.   global it
  10.   if it <= 11 then
  11.     visual dissolve fast
  12.     go to card id 10035
  13.   else if it >= 12 then
  14.     visual dissolve fast
  15.     go to card id 38351
  16.   end if
  17. end openCard
  18.  
  19.  
  20.